Papers with Auxiliary function
Exploring Language Model’s Code Generation Ability with Auxiliary Functions (2024.findings-naacl)
Copied to clipboard
| Challenge: | Auxiliary function is a useful component to improve language model’s code generation ability, but a systematic exploration of how they affect has yet to be done. |
| Approach: | They construct a human-crafted evaluation set which contains examples of two functions where one function assists the other to examine their ability in a multifaceted way. |
| Outcome: | The proposed model is underutilized to call the auxiliary function, suggesting future directions to enhance their implementation by eliciting the supplementary function call ability encoded in the models. |